home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atari Mega Archive 1
/
Atari Mega Archive - Volume 1.iso
/
gnu
/
gscript
/
gs261s.zoo
/
atari
/
stprint.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-10-03
|
230 b
|
10 lines
/*
* These definitions intercept I/0 for printing to windows
* or directly to the Centronics port on Atari computers.
*/
#define fputc csputc
#define fputs csputs
#define fwrite cswrite
#define fprintf gemprintf